Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented May 29, 2025

  • part of SDK search index improvements (tracking issue) #8670
  • on a local benchmark, this removed about 5-8% of the overall wall-clock latency with a single thread load, I think the effect may be more with the real traffic which will have higher concurrency
  • This PR refactored PackageIndexHolder and SearchResultCombiner, but mostly kept them in place. I think we should probably merge those, and make other parts simpler (planned in a follow-up PR).
  • note: we (still) lack the test coverage for the entrypoint/search.dart file, will address that in a follow-up PR

@isoos isoos requested review from jonasfj and sigurdm May 29, 2025 07:15
@isoos isoos force-pushed the new-sdk-isolate branch from ef67642 to 7ba8e00 Compare June 2, 2025 12:59
@isoos isoos merged commit 140cc4b into dart-lang:master Jun 2, 2025
31 checks passed
@isoos isoos deleted the new-sdk-isolate branch June 2, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants